-
Home
-
WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin
-
3.0.2
-
Code
-
Classes
- Mailer
Total Complexity |
58 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
393 |
Lines of code |
181 |
Logical lines of code |
101 |
Comment lines |
134 |
Methods |
15 |
Properties |
3 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_recipients() |
A |
48 |
12 |
33 |
set_attachments() |
A |
51 |
8 |
26 |
set_reply_to() |
A |
53 |
8 |
22 |
set_content() |
S |
57 |
6 |
19 |
send() |
S |
52 |
5 |
23 |
set_from() |
S |
64 |
3 |
9 |
process_response() |
S |
64 |
3 |
10 |
is_email_sent() |
S |
65 |
3 |
10 |
__construct() |
S |
71 |
2 |
6 |
get_debug_info() |
S |
73 |
2 |
4 |
is_mailer_complete() |
S |
68 |
2 |
7 |
set_header() |
S |
75 |
1 |
4 |
set_subject() |
S |
80 |
1 |
3 |
set_return_path() |
S |
91 |
1 |
2 |
get_body() |
S |
80 |
1 |
3 |